home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 7 / BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso / Files / Hyper / K-L / Langley.cpt / Fort Langley 0.96 / card_3475.txt < prev    next >
Text File  |  1987-12-04  |  3KB  |  117 lines

  1. -- card: 3475 from stack: in.96
  2. -- bmap block id: 2198
  3. -- flags: 0000
  4. -- background id: 2701
  5. -- name: Sales
  6.  
  7.  
  8. -- part 1 (button)
  9. -- low flags: 00
  10. -- high flags: 0004
  11. -- rect: left=452 top=303 right=331 bottom=491
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 14953 / 14953
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: 
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   go first
  23. end mouseUp
  24.  
  25.  
  26.  
  27. -- part 2 (field)
  28. -- low flags: 01
  29. -- high flags: 0000
  30. -- rect: left=24 top=74 right=171 bottom=247
  31. -- title width / last selected line: 0
  32. -- icon id / first selected line: 0 / 0
  33. -- text alignment: 0
  34. -- font id: 3
  35. -- text size: 12
  36. -- style flags: 0
  37. -- line height: 16
  38. -- part name: 
  39.  
  40.  
  41. -- part 3 (button)
  42. -- low flags: 00
  43. -- high flags: 0000
  44. -- rect: left=79 top=170 right=203 bottom=141
  45. -- title width / last selected line: 0
  46. -- icon id / first selected line: 27056 / 27056
  47. -- text alignment: 1
  48. -- font id: 0
  49. -- text size: 12
  50. -- style flags: 0
  51. -- line height: 16
  52. -- part name: Value
  53. ----- HyperTalk script -----
  54. on mouseUp
  55.   hide card button "value"
  56.   Set visible of card field "value of furs" to not visible of card field "value of furs"
  57. end mouseUp
  58.  
  59.  
  60.  
  61. -- part 4 (field)
  62. -- low flags: 81
  63. -- high flags: 0004
  64. -- rect: left=8 top=179 right=297 bottom=414
  65. -- title width / last selected line: 0
  66. -- icon id / first selected line: 0 / 0
  67. -- text alignment: 0
  68. -- font id: 4
  69. -- text size: 12
  70. -- style flags: 0
  71. -- line height: 16
  72. -- part name: value of furs
  73. ----- HyperTalk script -----
  74. on mousedown
  75.   set visible of card field "value of furs" to false
  76.   show card button "value"
  77. end mousedown
  78.  
  79.  
  80.  
  81. -- part 5 (button)
  82. -- low flags: 00
  83. -- high flags: 8000
  84. -- rect: left=392 top=290 right=338 bottom=447
  85. -- title width / last selected line: 0
  86. -- icon id / first selected line: 6460 / 6460
  87. -- text alignment: 1
  88. -- font id: 0
  89. -- text size: 12
  90. -- style flags: 0
  91. -- line height: 16
  92. -- part name: go back
  93. ----- HyperTalk script -----
  94. on mouseUp
  95.   set lockscreen to true
  96.   go to card "legend"
  97.   hide card field "key1"
  98.   hide card field "key2"
  99.   set lockscreen to false
  100.  
  101. end mouseUp
  102.  
  103.  
  104.  
  105. -- part contents for card part 2
  106. ----- text -----
  107. Hats, like the beaver hat shown to the right, were made from the furs traded in the sales shop at the fort.  Click below to see how James Yale worked out the value of the furs.
  108.  
  109. -- part contents for card part 4
  110. ----- text -----
  111.  
  112. 1 large beaver  = 1 beaver     15 mink        = 1 beaver
  113. 2 small beaver  = 1 beaver     15 muscrat     = 1 beaver
  114. 2 fox           = 1 beaver      2 land otter  = 1 beaver
  115. 2 lynx          = 1 beaver     10 raccoon     = 1 beaver
  116. 5 marten        = 1 beaver      4 wolf        = 1 beaver
  117. 4 wolverine     = 1 beaver      3 bear        = 1 beaver